	
;;; QQ: 67762207
%100
+0
+3
+5
+6
+10
+11
+20
+19
+21
+22
+23
+24
+26
+42

[@main]
#IF
checkpkpoint 2
#SAY
I do not want people like you and transactions. \ \
<End/@exit>
#ELSEACT
goto @main_0_0

[@main_0_0]
#SAY
Welcome, you need? \ \
<Buy/@buy + (medicine category)> drugs \
<Sales/@sell> Drugs \
<Pharmaceutical production/@PotionProduce> \
<End/@exit>

[@BUY + ()]
#CALL [VimaScript\bulk purchases.Txt] @quantities 
[@PotionProduce]
#CALL [ProduceSystem\Potion\PotionMain.txt] @Potionsmain
[@BUY +]
#CALL [VimaScript\bulk purchases.Txt] @quantities 

[@buy]
#SAY
You need? \ \
  <Pre-step/@main>

[@sell]
#SAY
To sell the things you want to show me, and I'll estimate the valuation. \ \
  <Pre-step/@main>

;;------------------------------------------------ ------------------------------